Klaus,
I saw that you have an already working solution which works with an agent. My solution was based an a form (no need for an agent). For example a form named "Homepage". On this form you would have several fields:
* HTTP_Accept_language
* $$HTMLHead --> in this field you would compute your frameset code with @formula's. If the user was a german user the german URL's and al the other users the english URL's
This form you would referer to in the URL or if it was a starting URL for your website in the server document / website document.
Do a search for $$HTMLHead in LDD Today and check for example this article:
http://www-10.lotus.com/ldd/today.nsf/62f62847467a8f78052568a80055b380/0ad43b5de337c0c2852566c50059fe95?OpenDocument&Highlight=0,%24%24HTMLHead
- Anti Ohne -